hb_font_get_glyph_v_advance_func_t

A virtual method for the #hb_font_funcs_t of an #hb_font_t object.

This method should retrieve the advance for a specified glyph, in vertical-direction text segments. Advances must be returned in an #hb_position_t output parameter.

alias hb_font_get_glyph_v_advance_func_t = hb_font_get_glyph_advance_func_t

Meta